*{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
body{

font-family: "Microsoft Yahei", "微软雅黑", "宋体", Tahoma, Arial, Helvetica, STHeiti;

}
a{
    color:#333;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal;
}
img{

    border: none\9;
}
.header{


}
.header .header-top{
  width: 100%;
    box-shadow: 0 3px 10px #efefef;

}
.header .header-top .content{
    width: 1200px;
    margin: 0 auto;
    height: 38px;
    line-height: 38px;
}
.header .header-top .content .left{
    display: inline-block;
    font-size: 14px;
    color:#666;

}
.header .header-top .content .right{
    display: inline-block;
   float: right;
}
.header .header-top .content .right ul li{
    display: inline;
}
.header .header-top .content .right a{
    font-size: 14px;
    color:#666;

}
.header .header-top .content .right span{
color:#e8e8e8;
    margin: 0 8px;

}
.header  .clear-fix{
    clear: both;

 }
.header-zb{
    width: 1200px;
    margin: 0 auto;


}

.header-zb .left{
    display: inline-block;
    padding: 25px 0;

}
.header-zb .left .img{
  display: inline-block;
    vertical-align: middle;

}
.header-zb .left .wb{
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
 }
.header-zb .left .wb .title{
color: #333;
    font-size: 24px;

}
.header-zb .left .wb .title-2{
color:#666;
font-size: 16px;
}
.header-zb .right{
    display: inline-block;
    vertical-align: middle;
    /*width: 444px;*/
    float: right;
    
}
.header-zb .right .wb{
    display: inline-block;
   width: 200px;
}
.header-zb .right .title{
    font-size:18px;
    color:#333;
    text-align: right;

}
.header-zb .right .title-2{
font-size: 18px;
    text-align: right;
    color:#101d5e;

}
.header-zb .right .img-2{
    display: inline-block;

}
.header-zb .right .right-nr{
    float: right;

}
.header-zb .right .clear-fix-2{
    clear: both;

}
.nav{
    width: 100%;
    background:#113285;
    height: 56px;
    line-height: 56px;
}
.nav-content{
    width: 1200px;
    margin: 0 auto;

}
.nav-content ul li{
       float: left;
    margin-right: 12px;
    overflow: hidden;
}
.nav-content a{
    padding: 18px 20px;
    text-align: center;
    color:#fff;
    font-size: 16px;
}
.nav-content .on a{

    background:#03a0e5;
}



.banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner .hd li{
    background: url(../images/banner-btn-2.png)no-repeat;
    background: url(../images/banner-btn-2.png)\9 no-repeat;
    width: 12px;
    height: 12px;
}
.banner .hd ul li{
    float: left;
    margin: 0 5px;
    cursor:pointer;
}
.banner .hd{
    position: absolute;
    bottom: 15px;
    z-index: 99;
    zoom: 1;
    left: 50%;

}
.banner .hd .on{
    background: url(../images/banner-btn.png)no-repeat;
    background: url(../images/banner-btn.png)\9 no-repeat;
     width: 12px;
    height: 12px;

}
.banner .bd{


}
.banner .bd img{
    width: 100%;

}
.search{
    width: 100%;
    box-shadow: 0 3px 10px #efefef;
}
.search-content{
    width: 1200px;
    margin: 0 auto;
    height: 70px;
    line-height: 70px;
}
.search-keywords{
    font-size: 14px;
    color:#333;
    display: inline-block;


}
.search-keywords a{
    color:#666;
    margin-right: 12px;
}


.search-form{
    display: inline-block;
    float: right;
}
.search-form .search-input{
    width: 308px;
    height: 35px;
    line-height: 35px;
    outline: none;
    border-bottom-left-radius: 6px;
    border-top-left-radius:6px ;
    padding-left: 10px;
    color:#bbb;
}
.search-form .search-btn{
    width: 36px;
   height: 35px;
    background: #03a0e5;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: -5px;
 }

.clear-fix-3{
    clear: both;
}
.five-make{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.five-make  .top{
     margin-top: 34px;
    position: relative;
    text-align: center;
}
.five-make  .top .top-img{

}
.five-make .wz-title{
    position: absolute;
    font-size: 35px;
    color: #333;
    bottom: 30px;
    left: 400px;
    font-family: 庞门正道标题体;
    letter-spacing: 2px;
}
.five-make .wz-title span{
    font-size: 120%;
    color:#03a0e5;

}
.five-make .wz-title em{
    font-style: normal;
    font-size: 120%;

}
.five-make .content{
overflow: hidden;
margin-top: 35px;
}
.five-make .content .left-list{
    float: left;

}
.five-make .content .left-list ul li{
  cursor: pointer;
    padding: 26px 0 26px 50px;
    border-bottom:1px solid #e8e8e8 ;


}
.five-make .content .left-list .on .wb{
     color:#fff;
 }
.five-make .content .left-list .on .wb p{
    color:#fff;
}
.five-make .content .left-list ul li.on{
    border-left:8px  solid #03a0e5;
    background: #113285;
}
.five-make .content .left-list .on .left-img{
    background: url(../images/cp-tb-2.png)no-repeat;
    background: url(../images/cp-tb-2.png)\9 no-repeat;
width: 33px;
    height: 43px;
    
}
.five-make .content .left-list{
    width: 240px;
  border: 1px solid #e8e8e8;

}
.five-make .content .left-list .left-img{
    display: inline-block;
    background: url(../images/cp-tb.png)no-repeat;
    background: url(../images/cp-tb.png)\9 no-repeat;
    width: 33px;
    height: 43px;
}
.five-make .content .left-list .wb p{
    font-size: 18px;
    color:#333;
    text-align: left;

}
.five-make .content .left-list .wb{
    margin-left: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color:#999;

}
.five-make .content .right{
    float: left;
    margin-left: 18px;

}
.five-make .content .right-content{
    background: url(../images/hui-bg.png)no-repeat;
    background: url(../images/hui-bg.png)\9 no-repeat;
    width: 940px;
    height: 499px;

}
.right-nr-bg{
    position: relative;

}
.five-make .content .right-content .right-nr .right-wb{
    width: 298px;
    background:#112760;
    height: 499px;
    position:absolute;
    bottom: 5px;
    right: 0;
    opacity: 0.8;
}
.five-make .content .right-content .right-nr .right-wb .wb-nr{
   margin-top: 40px;
     width: 260px;
    border-top: 1px dashed #e8e8e8;
    font-size: 14px;
    color:#fff;
    margin-left: 15px;
    border-bottom: 1px dashed #e8e8e8;

}
.five-make .content .right-content .right-nr .right-wb .wb-nr .nr-1{
    padding-top: 20px;
    line-height: 25px;
    letter-spacing: 2px;
    text-align:justify
}
.five-make .content .right-content .right-nr .right-wb .wb-nr .nr-1 .bk{

    display:inline-block;
    vertical-align: middle;
    width: 4px;
      height: 4px;
     background: #fff;
    margin: 0 6px;
}
.five-make .content .right-content .right-nr .right-wb .wb-nr .nr-2{
    padding-top: 45px;
    line-height: 30px;
    padding-bottom: 25px;
    letter-spacing: 2px;
    text-align:justify

}
.five-make .content .right-content .right-nr .right-wb .wb-nr .nr-2 .bk{

    display:inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    background: #fff;
    margin: 0 6px;
}
.services{

    margin-top: 50px;
}
.services-bg{
    background: url(../images/jgfu-bg.png)no-repeat;
    background: url(../images/jgfu-bg.png)\9 no-repeat;
   width: 100%;
    height: 370px;
    background-size: cover;
}
.services-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}
.services-content .top{
    margin-top: 35px;
    position: relative;

}
.services-content .wz-title{
    text-align: center;
    position: absolute;
    bottom: 31px;
    left: 407px;
    color: #03a0e5;
    font-size: 35px;
    font-family: 庞门正道标题体;
}
.services-content .wz-title span{
    font-size: 120%;
    color: #333;
}
.services-content .wz-title em{
    font-size: 120%;
    font-style: normal;

}
.services-content .nr{
position: relative;
    overflow: hidden;
    margin-top: 39px;
}
.services-content .nr ul li{
    float: left;
    position: relative;
    margin-right:20px;
}

.services-content .nr .xs{
    position: relative;
    width: 280px;
    height: 170px;
    overflow: hidden;

}
.services-content .nr .yc{

    overflow: hidden;
    position: absolute;
    top: 15px;
    text-align: center;
    width: 250px;
    height: 140px;
    opacity: 0.5;
    line-height: 140px;
     transition: 1.3s;
    border-radius: 280px;
    left: 15px;
}

.services-content .nr .xs-2{
    position: relative;
    width: 280px;
    height: 170px;
    overflow: hidden;

}

.product{
    margin-top: 40px;

}
.product-content{
    width: 1200px;
    margin: 0 auto;
overflow: hidden;
}
.product-content .top{
    position:relative;
    margin-top: 11px;
}
.product-content .wz-title{
    text-align: center;
    position: absolute;
    bottom: 24px;
    left: 448px;
    color: #03a0e5;
    font-size: 35px;
    font-family: 庞门正道标题体;
}
.product-content .wz-title span{
    font-size: 120%;
    color:#333;

}
.product-content .wz-title em{
    font-style: normal;
font-size: 120%;
}
.product-content-hd{

    margin-top: 40px;
    overflow: hidden;
    text-align: center;

}
.product-content-hd ul li{
display: inline-block;
    margin-right: 30px;

}

.product-content-hd .title-hd p{
    font-size: 18px;
    color:#666;

}
.product-content-hd .title-hd{
    border: 1px solid #113285;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    text-align: center;
    padding: 10px 30px;
    font-size:14px;
    color:#999;
    text-transform: uppercase;

}
.product-content-hd .on .title-hd{
    background: #03a0e5;
    border: none;
    color:#fff;
}
.product-content-hd .on p{
    color:#fff;
}
.product-content-bd{
margin-top: 30px;
overflow: hidden;
}
.product-content-bd .cp-fl{
    float: left;
    margin-right: 14px;
    margin-bottom: 20px;

}
.product-content-bd .product-fl-1{

    width: 386px;

    position: relative;
 }

.product-content-bd .product-fl-1 .wb-title{
     background: #1072af;
     width: 386px;
     height: 38px;
     color:#fff;
     font-size: 16px;
     line-height: 38px;
     text-align: center;
    bottom: 0;
     position: absolute;
 }
.small-banner-rx{


    margin-top: 50px;
}
.small-banner-rx img{
    width: 100%;

}
.partner{

    margin-top: 30px;
}
.partner .partner-content{
    width: 1200px;
    margin: 0 auto;
  overflow: hidden;
}
.partner .partner-content .top{
    position: relative;
    margin-top: 10px;
}
.partner .partner-content .wz-title{
    text-align: center;
    position: absolute;
    bottom: 24px;
    left: 469px;
    color: #03a0e5;
    font-size: 35px;
    font-family: 庞门正道标题体;
}
.partner .partner-content .wz-title span{
    font-size: 120%;
    color:#333;
}
.partner .partner-content .wz-title em{
    font-style: normal;
    font-size: 120%;
}
.partner .partner-content .partner-content-hd{
   text-align: center;
    overflow: hidden;
    margin-top: 30px;
}
.partner .partner-content .partner-content-hd ul li{
   display: inline-block;
    font-size: 18px;
    color:#666;
    padding: 5px 30px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 1px solid #113285;
    margin-right: 20px;
}
.partner .partner-content .partner-content-hd li.on{
    background: #03a0e5;
    color:#fff;
    border: none;
}
.partner .partner-content .partner-content-bd{
    overflow: hidden;
    margin-top: 30px;
}
.partner .partner-content .partner-content-bd .hy-left{
    float: left;

}
.partner .partner-content .partner-content-bd .hy-left img{
    display: block;

}
.partner .partner-content .partner-content-bd .hy-right{
    margin-left: 15px;
    width: 765px;
    float: left;

}
.partner-content-bd .hy-right .img{
    display: inline-block;
vertical-align: top;
}
.partner-content-bd .hy-right .img img{
    display: block;

}
.partner-content-bd .hy-right .ck-more{
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    border-top: 1px dashed #e8e8e8;
    border-bottom: 1px dashed #e8e8e8;
    width: 360px;
padding-bottom: 56px;
}
.partner-content-bd .hy-right .ck-more .title{
    border-left:5px solid #03a0e5 ;
    margin-top: 15px;
   padding-left: 15px;
}

.partner-content-bd .hy-right .ck-more .title p{
    font-size: 24px;
    color:#666;

}
.partner-content-bd .hy-right .ck-more .title span {
text-transform: uppercase;
    font-size: 24px;
    color:#666;
}
.partner-content-bd .hy-right .ck-more .jianjie{
   line-height: 25px;
    color:#666;
    font-size: 14px;
    padding: 20px 0;
}
.partner-content-bd .hy-right .ck-more  .dj-more{
   width: 95px;
    background: #03a0e5;
    height: 35px;
    line-height: 30px;
    text-align:center;
}
.partner-content-bd .hy-right .ck-more  .dj-more a{
  font-size: 14px;
    color:#fff;

}
.partner-content-bd .hy-right .bottom{

    margin-top: 15px;
}
.partner-content-bd .hy-right .bottom img{
    vertical-align: top;
}
.advantage{
    margin-top: 50px;

}
.advantage-bg{
    background:url(../images/advantage-bg.png)no-repeat;
    background:url(../images/advantage-bg.png)\9 no-repeat;
    width: 100%;
    height:1715px;
    background-size: cover;

}
.advantage-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;

}
.advantage-content  .top{
  margin-top: 30px;
    position: relative;
}
.advantage-content  .top .wz-title{
    text-align: center;
    position: absolute;
    bottom: 31px;
    left: 480px;
    color: #fff;
    font-size: 36px;
    font-family: 庞门正道标题体;
 }
.advantage-content  .top .wz-title span{
    font-size: 120%;
}
.advantage-one{
    overflow: hidden;
margin-top: 80px;
}
.advantage-one .left{
    float: left;

}
.advantage-one .right{
    float: left;
    margin-left: 110px;
}
.advantage-one .right .title{
   padding-bottom: 40px;
    border-bottom:1px dashed #e8e8e8 ;
}
.advantage-one .right .title .wb-top{
  display: inline-block;
    font-size: 24px;
    color:#fff;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 28px;
}
.advantage-one .right .title .wb-top h6{
         font-size: 14px;
    letter-spacing: 0;

}
.advantage-one .right .wb-nr{
    width: 523px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    margin-top: 36px;
}
.advantage-one .right .bottom{
    margin-top: 36px;

}
.advantage-two{
    overflow: hidden;
    margin-top: 46px;
}
.advantage-two .left{
    float: left;

}
.advantage-two .left .title .wb-top{
    display: inline-block;
    font-size: 24px;
    color:#113285;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 28px;
}
.advantage-two .left .title .wb-top h6{
    color:#666;
    letter-spacing: 0;

}
.advantage-two .left .title .wb-nr{
    width: 365px;
    margin-top: 30px;
    color:#666;
    font-size: 14px;
    line-height: 25px;

 }
.advantage-two .right{
    float: left;
    margin-left: 20px;

}
.advantage-three{
    overflow: hidden;

}
.advantage-three .left{
    float: left;

}
.advantage-three .right{
    float: left;
    margin-left: 51px;
}
.advantage-three .right .title{
    padding-bottom: 40px;
    border-bottom:1px dashed #e8e8e8 ;
    margin-top: 50px;
}
.advantage-three .right .title .wb-top{
    display: inline-block;
    font-size: 24px;
    color:#113285;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 28px;
}
.advantage-three .right .title .wb-top h6{
    font-size: 14px;
    letter-spacing: 0;
    color:#666;

}
.advantage-three .right .wb-nr{
    width: 523px;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    margin-top: 36px;
}
.advantage-four{
    overflow: hidden;

}
.advantage-four .left{
    float: left;
    margin-top: 40px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e8e8e8;
}
.advantage-four .left .title .wb-top{
    display: inline-block;
    font-size: 24px;
    color:#fff;
    margin-left: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 28px;
}
.advantage-four .left .title .wb-top h6{
    color:#fff;
    letter-spacing: 0;

}
.advantage-four .left .title .wb-nr{
    width: 353px;
    margin-top: 20px;
    color:#fff;
    font-size: 14px;
    line-height: 25px;

}
.advantage-four .right{
    float: left;
    margin-left: 40px;
    margin-top: 25px;
}
.about-us{

    margin-top:50px;
}
.about-us .about-content{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;

}
.about-us .about-content .left{
    float: left;

}
.about-us .about-content .right{
    float: left;
    width: 463px;
    margin-left: 36px;
    border-bottom: 1px dashed #e8e8e8;
    border-top: 1px dashed #e8e8e8;
    padding-bottom: 25px;

}
.about-us .about-content .right .nr .title{
    border-left:5px solid #03a0e5 ;
    margin: 30px 0;
    padding-left: 15px;

}
.about-us .about-content .right .nr .title p{
    font-size: 38px;
    color:#113285;
    letter-spacing: 3px;
    font-family: 庞门正道标题体;
}
.about-us .about-content .right .nr .title span{
    font-size: 36px;
    color:#999;
    letter-spacing: 3px;
    text-transform: uppercase;

}
.about-us .about-content .right .nr .jianjie{
    color:#666;
    font-size: 14px;
    line-height: 25px;
}
.about-us .about-content .right .nr .dj-more{
    width: 95px;
    background: #03a0e5;
    height: 35px;
    line-height: 30px;
    text-align: center;
margin-top: 30px;
}
.about-us .about-content .right .nr .dj-more a{
    color:#fff;
    font-size: 14px;
}
.new{
    margin-top: 45px;

}
.new .new-content{
    width: 1200px;
    margin: 0 auto;
    overflow:hidden;

}
.new .new-content .left{
    width: 360px;
    float: left;

 }
.new .new-content .left .top-title{
    overflow: hidden;

  }
.new .new-content .left .top-title p{
display: inline-block;
    font-size: 18px;
    color:#000;

}
.new .new-content .left .top-title span{
    vertical-align: bottom;
    margin-left: 10px;
    font-size: 14px;
    color:#999;
    text-transform: uppercase;
}
.new .new-content .left .top-title a{
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    color:#113285;
    text-transform: uppercase;
}

.new .new-content .left .top-title .more{
    float: right;

}
.new .new-content .left .top-title .hr-img{
    margin-top: 5px;
    display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
    overflow: hidden;
}
.new .new-content .left .nr{

    margin-top: 30px;
}
.new .new-content .left .nr .img{
    display: inline-block;
    vertical-align: top;
}
.new .new-content .left .nr .td{
    margin-left: 9px;
    display: inline-block;
    color: #666;
    font-size: 14px;
    width: 165px;
    line-height: 26px;
}
.new .new-content .left .nr .td h3 a{
    font-size: 16px;color:#333;
}
.new .new-content .left .nr .wb a{
      color:#666;
    font-size: 14px;

}
.new .new-content .left .nr .wb{

    margin-top: 5px;
}

.new .new-content .left .nr .wb a span{
    float: right;
    margin-top: 2px;
}
.new .new-content .left .nr .wb ul li{
    border-bottom:1px dashed #e8e8e8;
    line-height: 30px;
}
.new .new-content .left .nr .lj-more{
    float: right;
    width: 95px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background:#03a0e5;
    margin-top: 18px;
 }
.new .new-content .left .nr .lj-more a{
    font-size: 14px;
    color:#fff;

}
.new .new-content .zb{
    width: 343px;
    float: left;
    margin-left: 36px;
}
.new .new-content .zb .top-title{
    overflow: hidden;

}
.new .new-content .zb .top-title p{
    display: inline-block;
    font-size: 18px;
    color:#000;

}
.new .new-content .zb .top-title span{
    vertical-align: bottom;
    margin-left: 10px;
    font-size: 14px;
    color:#999;
    text-transform: uppercase;
}
.new .new-content .zb .top-title a{
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    color:#113285;
    text-transform: uppercase;
}

.new .new-content .zb .top-title .more{
    float: right;

}
.new .new-content .zb .nr .wb a{
    color:#666;
    font-size: 14px;

}
.new .new-content .zb .nr .wb{

    margin-top: 20px;
}

.new .new-content .zb .nr .wb a span{
    float: right;
    margin-top: 2px;
}
.new .new-content .zb .nr .wb ul li{
    border-bottom:1px dashed #e8e8e8;
    line-height: 30px;
}
.new .new-content .zb .nr .lj-more{
    float: right;
    width: 95px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background:#03a0e5;
    margin-top: 18px;
}
.new .new-content .zb .nr .lj-more a{
    font-size: 14px;
    color:#fff;

}
.new .new-content .zb .top-title .hr-img{
    margin-top: 5px;
    display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
    overflow: hidden;
}
.new .new-content .zb .nr{
    margin-top: 30px;
}
.new .new-content .right{
    width: 418px;
    float:left;
   margin-left: 34px;
}

.new .new-content .right .top-title{
    overflow: hidden;

}
.new .new-content .right .top-title p{
    display: inline-block;
    font-size: 18px;
    color:#000;

}
.new .new-content .right .top-title span{
    vertical-align: bottom;
    margin-left: 10px;
    font-size: 14px;
    color:#999;
    text-transform: uppercase;
}
.new .new-content .right .top-title a{
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    color:#113285;
    text-transform: uppercase;
}

.new .new-content .right .top-title .more{
    float: right;

}
.new .new-content .right .top-title .hr-img{
    margin-top: 5px;
    display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box; /* Firefox 17- */
    display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex; /* Firefox 18+ */
    display: -ms-flexbox; /* IE 10 */
    display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
    overflow: hidden;
}
.new .new-content .right .nr{
    margin-top: 27px;

}
.new .new-content .right .nr .wen{

    font-size: 20px;
    color: #fff;
   display: inline-block;
    vertical-align: middle;

}

.new .new-content .right .nr .wb{
    display: inline-block;
    margin-left: 10px;
}
.new .new-content .right .nr .wb a{
    font-size: 14px;
    color: #666;

}
.new .new-content .right .nr .da{

    font-size: 20px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}

.new .new-content .right .nr .wb-2{
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;

}
.new .new-content .right .nr .wb-2 a{
    font-size: 14px;
    color: #666;

}
.new .new-content .right .nr .lj-more{
    float: right;
    width: 95px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background:#03a0e5;
    margin-top: 25px;
}
.new .new-content .right .nr .lj-more a{
    font-size: 14px;
    color:#fff;

}
.foot{
    margin-top: 50px;
}
.foot-nav{
    width: 100%;
    background: #0c2460;

    height: 40px;
    line-height: 40px;

}
.foot-nav .foot-list{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;

}
.foot-nav .foot-list ul li{
    float: left;

}
.foot-nav .foot-list a{
    color:#cecece;
    font-size: 14px;
}
.foot-nav .foot-list span{
    color:#07163a;
    padding: 0 21px;

}
.foot-content{
    width: 100%;
  background: #333333;
}
.foot-content .foot-bottom{
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
 }
.foot-content .foot-bottom .nr{


}
.foot-content .foot-bottom .nr .left{
      display: inline-block;
    vertical-align: top;
     width: 265px;
    margin-top: 82px;
  }
.foot-content .foot-bottom .nr .right{
    display: inline-block;
    color:#fff;
    font-size: 18px;
    margin-top: 15px;
}
.foot-content .foot-bottom .nr .right ul li{
    display: inline-block;

}
.foot-content .foot-bottom .nr .right ul li a{
    font-size: 14px;
    color:#bfbfbf;

}
.foot-content .foot-bottom .nr .right ul li span{
    color:#666;
    margin: 0 8px;
}
.foot-content .foot-bottom .nr .right .dibu{
    line-height: 30px;
    padding-top: 28px;
    font-size: 14px;
    color: #bfbfbf;
    padding-bottom: 20px;
}
.foot-content .foot-bottom .nr .right .dibu .jszc a{
    font-size:14px;
    color:#bfbfbf;
}



.list-container {
    width: 1200px;
    margin: 30px auto;
}
.map-produt .map-produt-title {
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    border-left: 5px solid #333;
}
.map-produt-cate_list {
    margin: 10px 0;
}
.map-produt-cate_list a {
    padding: 10px;
    color: #333;
}
.list-container .group {
    margin: 60px 0 30px 0;
}
.list-container .group .title {
    font-size: 24px;
}
.list-container .group .top-group {
    margin-top: 40px;
}
.list-container .group .groups {
    margin-top: 20px;
}
.list-container .group .title a {
    font-size: 16px;
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #ffc700;
    text-align: center;
}
.list-container .group .top-group ul li {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 25px;
}
.list-container .group .top-group a {
    padding: 10px 10px;
    background: #e8e8e8;
    font-size: 16px;
    color: #333;
}
.list-container .group .groups ul li {
    border-bottom: 1px dashed #999;
    margin-bottom: 25px;
}
.list-container .group .groups .k {
    display: inline-block;
    font-size: 18px;
    margin: 0 30px 0 20px;
}
.list-container .group .groups .v {
    display: inline-block;
    vertical-align: top;
    width: 1100px;
}
.list-container .group .groups .v a {
    line-height: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    display: inline-block;
    color: #666666;
}

.list-container .container-right {
    width: 926px;
    display: inline-block;
    margin-left: 30px;
}
.list-container .container-right .search-products ul li {
    display: inline-block;
    margin: 0 20px 20px 0;
}

.list-container .container-right .search-products .products-title {
    text-align: center;
}
.list-container .container-right .search-products .product-img img {
    width: 150px;
}